Current File : /var/www/vinorea/var/cache/dev/ContainerMdyrIbF/getPrestashop_Service_ProductService.php |
<?php
use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
use Symfony\Component\DependencyInjection\Exception\RuntimeException;
// This file has been auto-generated by the Symfony Dependency Injection Component for internal use.
// Returns the public 'prestashop.service.product' shared service.
@trigger_error('The "prestashop.service.product" service is deprecated. You should stop using it, as it will be removed in the future.', E_USER_DEPRECATED);
return $this->services['prestashop.service.product'] = new \PrestaShopBundle\Service\ProductService(($this->services['prestashop.adapter.data_provider.product'] ?? $this->load('getPrestashop_Adapter_DataProvider_ProductService.php')));